FaShoppingSheet 
Logical Entity Name  FaShoppingSheet 
Default Table Name  FaShoppingSheet 
Physical Only  NO 
Definition 
 
Note 
 

FaShoppingSheet Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaShoppingSheetID(PK)    char(10)  NO 
 
SyStudentId(FK)    int  YES 
 
SyCampusId(FK)    int  NO 
 
AdProgramVersionID(FK)    int  YES 
 
FaShoppingSheetBannerInfoId(FK)    char(10)  YES 
 
Queued    char(10)  NO 
 
DateAdded    char(10)  NO 
 
DateLstMod    char(10)  NO 
 
UserID(FK)    int  NO 
 
ts    char(10)  NO 
 
AdEnrollID    char(10)  YES 
 
FaStudentAYID    char(10)  YES 
 
SheetDataXml    char(10)  YES 
 
AddUserID(FK)    int  YES 
 

FaShoppingSheet Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_FaShoppingSheet_FaShoppingSheetID  PrimaryKey  FaShoppingSheetID 

FaShoppingSheet Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
AdProgramVersion  Non-Identifying  Zero or One to Zero or More  FK_FaShoppingSheet_AdProgramVersion      AdProgramVersionID  NO  YES 
FaShoppingSheetBannerInfo  Non-Identifying  Zero or One to Zero or More  FK_FaShoppingSheet_FaShoppingSheetBannerInfo      FaShoppingSheetBannerInfoId  NO  YES 
SyCampus  Non-Identifying  One To Zero or More  FK_FaShoppingSheet_SyCampus      SyCampusId  NO  YES 
syStudent  Non-Identifying  Zero or One to Zero or More  FK_FaShoppingSheet_syStudent      SyStudentId  NO  YES 
SyStaff  Non-Identifying  Zero or One to Zero or More  FK_FaShoppingSheetAddUserID_SyStaffSyStaffID      AddUserID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_FaShoppingSheetUserID_SyStaffSyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaShoppingSheet Check Constraints 
Check Constraint Name  CheckConstraint